- addModifier
void addModifier(bool delegate(HipAudioSource src) modifier)
Undocumented in source. Be warned that the author may not have intended to support it.
- addPanningModifier
void addPanningModifier(float delegate(HipAudioSource src) modifier)
Undocumented in source. Be warned that the author may not have intended to support it.
- addPitchModifier
void addPitchModifier(float delegate(HipAudioSource src) modifier)
Undocumented in source. Be warned that the author may not have intended to support it.
- addVolumeModifier
void addVolumeModifier(float delegate(HipAudioSource src) modifier)
Undocumented in source. Be warned that the author may not have intended to support it.